Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 59,405 for

document formatting

(0.19 sec)
  1. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation....method Resets to default row formatting. public void ClearFormatting...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. ChartSeries.insert method | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartSeries.insert method...corresponding data point with default formatting will be inserted into the...corresponding data label with default formatting will be inserted too. insert(index...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a Document at the cursor position in C++....System::SharedPtr<Aspose::Words::Document>&, Aspose::Words::ImportFormatMode)...matMode) method Inserts a document at the cursor position. System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style...class Represents special formatting applied to some area of a...the Working with Tables documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...with list formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the Document....Inserts a table cell into the document. insertCell () Remarks To...property to specify cell formatting. Returns The cell node that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListCollection | Aspose.Words for Java

    Stores and manages Formatting of bulleted and numbered lists used in a Document in Java....Iterable Stores and manages formatting of bulleted and numbered...numbered lists used in a document. To learn more, visit the Working with...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line Formatting of this marker....format property ChartMarker.format property Provides access to...fill and line formatting of this marker. get format () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing Formatting issues while converting Document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...are facing formatting issues while converting document from Word... } var wordDocument = new Document(docStream); var saveOptions...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  10. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell Formatting properties in C++....represents current table cell formatting properties. System :: SharedPtr...borders. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...